projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed4c100
)
[MULTI_FRAME] (PURESIZE): Increased to 210000.
author
Richard M. Stallman
<rms@gnu.org>
Tue, 27 Jul 1993 08:32:05 +0000
(08:32 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Tue, 27 Jul 1993 08:32:05 +0000
(08:32 +0000)
src/puresize.h
patch
|
blob
|
history
diff --git
a/src/puresize.h
b/src/puresize.h
index 78b07aa601b1866df89684cdfc78a4f601583989..3ca41582199f6dbf0deaa4542fa9cddc337f4c80 100644
(file)
--- a/
src/puresize.h
+++ b/
src/puresize.h
@@
-29,7
+29,7
@@
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#ifndef PURESIZE
#ifdef MULTI_FRAME
-#define PURESIZE 2
05
000
+#define PURESIZE 2
10
000
#else
#define PURESIZE 190000
#endif